github.com/refraction-networking/utls.serverHandshakeState.checkForResumption (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_server.go#L76: 	if err := hs.checkForResumption(); err != nil {
		handshake_server.go#L451: func (hs *serverHandshakeState) checkForResumption() error {